trixnity-crypto-core
Toggle table of contents
4.22.0
js
Platform filter
js
Switch theme
Search in API
trixnity-crypto-core
trixnity-crypto-core
/
[root]
/
HMAC
HMAC
js
external
interface
HMAC
Members
Functions
digest
Link copied to clipboard
js
abstract
fun
digest
(
)
:
ArrayBuffer
update
Link copied to clipboard
js
abstract
fun
update
(
data
:
Uint8Array
<
*
>
)